GUI Help > Special > selectTab

selectTab
selectTab handle gadget, int index

Description:
Sets which tab in a tabs gadget is currently selected.

Return Value:


Parameters:
gadget Handle to a tabs gadget.
index Index of tab to select. The first tab has an index of 0.
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)